Skip to main content

describeSnapshotsPolicy

Description

Describe about parameter of snapshot policy

Request Method

GET

Request Path

/customer/disk/describe/snapshots/policy

Request Parameters Common Parameters

NameLocationTypeRequiredSample valueDescription
regionIdQueryStringYesNo sample value for this parameter. region id
autoSnapshotPolicyIdQueryStringNoNo sample value for this parameter. snapshot policy id

Return data

NameTypeSample valueDescription
resultobject`No sample value for this parameter.`result
resultCodestringNo sample value for this parameter.result code
resultMsgstringNo sample value for this parameter.result message

Example

Successful Response example

"The successful response sample is not recognizable. Please modify API definition in API gateway before re-create the API document."

Failed Response example

{
"errorSample":
{
"resultCode":-1,
"resultMsg":"system error",
"result":null
}

}